const net/http.http2stateOpen
6 uses
net/http (current package)
h2_bundle.go#L3554: http2stateOpen
h2_bundle.go#L3562: http2stateOpen: "Open",
h2_bundle.go#L5357: case http2stateOpen:
h2_bundle.go#L5856: if st == nil || state != http2stateOpen || st.gotTrailerHeader || st.resetQueued {
h2_bundle.go#L6060: initialState := http2stateOpen
h2_bundle.go#L7165: if msg.parent.state != http2stateOpen && msg.parent.state != http2stateHalfClosedRemote {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)